App Engine charges in November 2011 [closed]
Posted
by
broiyan
on Programmers
See other posts from Programmers
or by broiyan
Published on 2011-11-25T05:46:11Z
Indexed on
2011/11/25
10:06 UTC
Read the original article
Hit count: 227
google-app-engine
|billing
I had a billing enabled test application on Google App Engine left over from early 2011. I have not received a bill in many months because I have not been hitting the URL and according to the activity monitor, nobody has.
Then unexpectedly in November 2011, I received 2 bills in as many weeks for quite minimal amounts. Checking the monitor it looks like nobody has been hitting the URL and according to the SQL-like search, there is nothing in the Datastore. I know that GAE has left the "preview" in recent weeks but I am not sure how that would affect what is essentially a dormant application with no Datastore objects.
Has GAE started charging for completely unused applications in recent weeks?
Edit: Most of my applications were already disabled and I have just disabled the only one that was enabled but unused the past several months. If I get another bill next week that should be informative.
© Programmers or respective owner